.yd-main-top{height:65px;font-size:14px}
.new-bac{width:100%;background:url('/home/cn/image/newbac_2.png') no-repeat center top}
.yd-main-top .yd-left{float:left;width:840px;height:40px;background:#fff;margin-top:10px;line-height:40px;padding-left:20px;box-sizing:border-box}
.yd-broad{width:35px;position:relative;top:2px}
.yd-broad-con{overflow:hidden;float:left;height:20px;margin-top:10px;line-height:20px}
.yd-broad-group{position:relative;float:right}
.yd-bold{font-weight:bold}
.yd-broad-time{margin-left:60px;color:#999999}
.yd-banner-con{position:absolute;width:100%;left:0;padding-left:40px;bottom:0;padding-bottom:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#ffffff;z-index:100;background:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(#000));background:-moz-linear-gradient(top,transparent,#000);background:-o-linear-gradient(top,transparent,#000);background:-ms-linear-gradient(transparent 0%,#000 100%);height:100px;box-sizing:border-box}
.yd-banner-title{font-size:22px;color:#fff}
.yd-banner-con{font-size:12px;color:#a1a1a1}
.yd-broad-item{cursor:pointer}

.yd-e-search{
    width: 595px;
    display: flex;
    align-items: center;
    height: 40px;
    display: inline-block;
    float: right;
    justify-content: space-between;
    margin-top: 40px;
}
.yd-input{
    width: 480px;
    height: 40px;
    border: 1px solid #1081d9;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
}
#searchIndex{
    display: inline-block;
}
img{
    border: none;
}
.yd-input input{
    outline: none;
    border: none;
    padding-left: 10px;
    background: transparent;
    width: 390px;
    height: 40px;
    display: inline-block;
    box-sizing: border-box;
}
.yd-input input:focus{
    border: none!important;
}

.yd-now-lan{
    line-height: 40px;
}
.yd-input div{
    float: right;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
   text-align: center;
    width: 80px;
    background: #1081d9;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}
.yd-language{
    color: #666;
    position: relative;
    display: inline-block;
    float: right;
    cursor: pointer;

}
.yd-language:hover>.yd-cho-lan{
    opacity: 1;
}
.yd-cho-lan{
    position: absolute;
    border-radius: 5px;
    line-height: 20px;
    justify-content: center;
    align-items: center;
    width: 160px;
    display: flex;
    flex-direction: column;
    top: 100%;
    background: #ffffff;
    opacity: 0;
    left: -31px;
    padding: 10px 10px;
    z-index: 100;
    border:1px solid #eee;
}
.yd-cho-lan a{
    text-align: center;
    margin: 10px 0px;
}
.yd-cho-lan>div:hover{
    color: #fff;
    background: #1081d9;
    width: 100%;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.yd-now-lan i {
    margin-left:10px;
    display: inline-block;
    float: right;
    position: absolute;
    top: 0;
}
body{
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1200px;
    font-family: 微软雅黑;
}
*{
}
ul{
    list-style: none;
    display: flex;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}
a:hover{
    color: #1082db;
}

.yd-main{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.yd-select-lan img{
    width: 10px;
    height: 5px;
}
.yd-select-con{
    display: none;
    position: absolute;
    top: 100%;
    flex-direction: column;
}
.yd-user-info span{
    padding: 0 10px;
    height: 12px;
    display: flex;
    align-items: center;
    border-right: 1px solid  #999;
}
.yd-user-info span:nth-last-child(1){
    border-right: 0;
}
a{
    text-decoration: none;
    color: #666;
}
header{
    color: #666;
    font-size: 12px;
}
header div{
    display: flex;
}
header img{
    width: auto;
    height: auto;
}
header ul{
    list-style: none;
    display: flex;
}
.yd-head-logo{
    height: 120px;
    width: 100%;
    background: url("/home/cn/image/logo_bac.gif") no-repeat;
    background-size:100% 110% ;
}
.yd-sec-nav a:hover{
    color: #1081d9 !important;
}
.yd-con{
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}
.yd-m-info{
    flex-direction: column;
    align-items: center;
    color: #333;
    font-size: 13px;
}
.yd-linked{
    color: #1081d9 !important;
    border-bottom: 2px solid #1081d9;
}
.yd-m-info div:nth-child(1){
    font-size: 20px;
}

.yd-logo{
    display: inline-block;
}
.yd-head-nav{
    height: 50px;
    font-size: 14px;
    position: relative;
    border-top: 1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
}
.yd-sec-nav{
    height: 52px;
    height: auto;
    background: #ffffff;
    color: #333;
    font-size: 14px;
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 2px 2px 3px #ddd;
    box-sizing: border-box;
    border-top: 1px solid #f0f0f0;
}
.yd-isShow{
    transform: rotate(180deg);
}
.yd-sec-nav ul{
    width: 1200px !important;
    margin: 0 auto;
    height: 50px;
    display: flex;
    padding-left: 0px;
    align-items: center;
    box-sizing: border-box;
}
.yd-head-nav ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.yd-sec-nav li{
    width: 120px;

}
.yd-sec-nav li a{
    color: #333333 !important;
}
.yd-head-nav li{
    height: 50px;
    margin-right: 52px;
    width: auto;
    white-space: nowrap;
    display: flex;
    align-items: center;
    display: inline-block;
}
.yd-head-nav li a{
    color: #fff;
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
    display: inline-block;
}
.yd-head-nav li i{
    width: 10px;
    margin-left: 5px;
    height: 20px;
    display: flex;
    align-items: center;
    display: inline-block;
}
.yd-sec-nav ul{
    /*width: auto !important;*/
    white-space: nowrap;
}
.yd-head-nav li i img{
    width: 100%;
    margin-top: 2px;
}
footer{
    background: #282828;
    display: flex;
    flex-direction: column;
    color: #666666;
    font-size: 12px;
    margin-top: 60px;
}
footer div{
    display: flex;
}
.yd-foot-con{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.yd-foot-top{
    height: 130px;
    border-bottom:1px solid #525252;
}
.yd-foot-left{
    width: 782px;
    float: left;
}
.yd-foot-left ul{
    list-style: none;
    width: 480px;
    display: inline-block;
    float: left;
    margin:0;
    padding: 0;
}
.yd-foot-left ul li{
    float: left;
    line-height: 130px;
    margin-right: 30px;
}
.yd-foot-right{
    width: 350px;
    align-items: center;
    justify-content: space-between;
    float: right;
}
.yd-foot-plat{
    display: inline-block;
    height: 100%;
    line-height: 130px;
    float: left;
    margin-right: 40px;
}
.yd-foot-plat span{
    width: 66px;
    border-right:1px solid #525252;
    padding-left: 10px;
    cursor: pointer;
    line-height: normal;
    height: 17px;
    line-height: 17px;
    display: inline-block;
}
.yd-foot-plat span img{
    margin-right: 5px;
    position: relative;
    top: 0px!important;
}
.yd-foot-plat span:nth-child(2){
    border-right: 0;
    justify-content: flex-end;
}
.yd-foot-b{
    height: 95px;
}
.yd-foot-b span{
    white-space: nowrap;
    margin-right: 20px;
}
.yd-foot-b .yd-foot-left{
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 10px;
}
.yd-foot-b .yd-foot-left div{
    display: inline-block;
}
.yd-foot-b .yd-foot-left>div{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.yd-foot-b .yd-foot-right{
    justify-content: flex-end;
}
.yd-code{
    width: 85px;
    height: 85px;
    flex-shrink: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.yd-code>div:last-child{
    margin-right:0;
}
.yd-code-item{
    flex-direction: column;
    align-items: center;
    display: inline-block;
    text-align: center;
    margin-top: 0;
}
.yd-code img{
    width: 100%;
    height: 100%;
}
.yd-foot-left>div>div:nth-child(1){
    width: auto;
    display: flex;
    margin-right: 20px;
    justify-content: space-between;
}
.yd-foot-left>div>div:nth-last-child(1){
    display: flex;
    width: 445px;
    justify-content: flex-end;
}








.yd-more{
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.yd-more i{
    margin:0 10px;
    display: inline-block;
}
.yd-title{
    border-bottom: 1px solid #1081d9;
    font-size: 20px;
}



.yd-mask{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(51,51,51,.7);
    top: 0;
    display: none;
    left: 0;
}



.main{
    width: 1200px;
    margin: 0 auto;
}
body{
    background: #ffffff;
}
*{
    box-sizing: border-box;
}
ul{
    padding: 0;
}
.yd-autoplay{
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}
.swiper-container{
    width: 640px;
    height: 367px;
    margin: 0 !important;
    display: inline-block;
    float: left;
}
.swiper-pagination{
    display: flex;
    padding-right: 40px;
    justify-content: flex-end;
    box-sizing: border-box;
}
.swiper-pagination-bullet{
    background: #ddd !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background: #1081d9 !important;
}
.swiper-slide{
    position: relative;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.yd-banner-con{
    position: absolute;
    width: 100%;
    left: 0;
    padding-left: 20px;
    bottom: 0;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #ffffff;
    z-index: 100;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000)); /** Chrome Safari **/
    background: -moz-linear-gradient(top, transparent, #000); /** FireFox **/
    background: -o-linear-gradient(top, transparent, #000);  /** Opear **/
    background: -ms-linear-gradient(transparent 0%,#000 100%);  /** IE9 IE10 **/
    height: 100px;
    box-sizing: border-box;
}
.yd-banner-title{
    font-size: 20px;
    color: #fff;
    font-family: Arial;
}
.yd-banner-con{
    font-size: 12px;
    color: #a1a1a1;
}
.yd-broad-item{
    cursor: pointer;
}
.yd-autoplay .yd-right{
    flex-direction: column;
    background: #fafafa;
    padding-left: 25px;

}
.yd-autoplay .yd-e-item{
    float: right;
}

/*广告*/
.yd-ad{
    display: flex;
    height: 130px;
    margin-top: 30px;
    overflow: hidden;
    justify-content: space-between;
}
.yd-ad .yd-left img,.yd-ad .yd-right img{
    width: 100%;
    height: 100%;
}
/*新闻聚焦*/
.yd-news{
    display: flex;
    justify-content: space-between;
    height: 325px;
    margin-top: 40px;
}
.yd-news-con{
    width: 100%;
}
.yd-news-nav{
    display: flex;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f0f0f0;
    justify-content: space-between;
}

.yd-news-info{
    display: flex;
    padding-top: 40px;
    justify-content: space-between;
}
.yd-news-info>div{
    display: inline-block;
}
.yd-news-info>div:nth-last-child(1){
    width: 465px;
}
.yd-news-info ul{
    justify-content: space-between;
}
.yd-news-info ul li{
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
a{
    display: inline-block;

}
.yd-news-info ul li:before{
    content: '';
    width: 8px;
    height: 8px;
    background: #e6e6e6;
    border-radius: 50%;
    top:calc(50% - 4px);
    position: absolute;
    left: 0;
    top: 12px;
    display: inline-block;
}
.yd-news-href{
    display: inline-block;
    overflow: hidden;
    float: right;
}
.yd-news-href ul{
    justify-content: space-between;
    font-size: 14px;
    align-items: center;
    float: left;
}
.yd-news-time{
    color: #999999;
    float: right;
}
.yd-news-href ul li{
    /*border-right: 1px solid #f0f0f0;*/
    height: 40px;
    white-space: nowrap;
    width: auto;
    line-height: 40px;
    margin-right: 40px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}
.yd-news-time{
    margin-left: 20px;
}
.yd-news-href ul li:nth-last-child(1){
    border-right: 0;
}
.yd-nav-active{
    color: #1081d9;
    font-weight: bold;
}
.yd-news-info ul{
    flex-direction: column;
    font-size: 14px;
    line-height: 32px;
}
.yd-more{
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: flex-end;
    padding-bottom: 8px;
    float: right;
}
.yd-more i{
    margin-left: 15px;
}
.yd-title{
    font-size: 20px;
    border-bottom: 1px solid #1081d9;
    display: inline-block;
    height: 100%;
}
.yd-news-info>div:nth-child(1){
    width: 300px;
    height: 171px;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}
.yd-news-info>div:nth-child(2){
    float: left;
    margin-right: 30px;
}
.yd-news-info ul{
    margin: 0;
    padding: 0;

}
.yd-more{
    cursor: pointer;
}


/*本会动态*/
.yd-church{
    height: 195px;
    overflow: hidden;
    display: flex;justify-content: space-between;
}
.yd-church .yd-left{
    flex-direction: column;
    padding-right: 45px;
}
.yd-church-title{
    display: flex;
    width: 800px;
    height: 40px;
    align-content: center;
    border-bottom:1px solid #f0f0f0;
    justify-content: space-between;
}
.yd-church .yd-right{
    justify-content: flex-end;
    overflow: hidden;
    align-items: flex-end;
    float: right;
}
.yd-ad-right{
/*    height: 125px;
    margin-top: 80px;*/
}
.yd-church .yd-left{
    width: 800px;
    float: left;
}
.yd-church-det{
    padding-top: 25px;
    overflow: hidden;
    width: 800px;
    float: left;
}
.yd-church-det>div:last-child{
    margin-right: 0;
}
.yd-church-item{
    width: 140px;
    height: 110px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;

}
.yd-church-item img{
    height: 100%;
    width: 100%;
}
.yd-church-text{
position: absolute;
    top: 35%;
    color: white;
    display: inline-block;
    width: 100%;
    text-align: center;
    left: 0px;
}

/*信仰教义*/

.yd-ad-long{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.yd-ad-long img{
    width: 100%;
}
.yd-video{
    width: 1200px;
    height: 425px;
    margin-top: 50px;
}
.yd-video-title{
    font-size: 20px;
    margin-bottom: 25px;
}
.yd-video-con{
    display: flex;
    overflow: hidden;
}
.yd-video-left{
    height: 380px;
    width: 590px;
    position: relative;
    flex-shrink: 0;
    background: #000;
    float: left;
}
.yd-video-left video{
    width: 100%;
    height: 100%;
}
.yd-video-right{
    width: 610px;
    flex-shrink: 0;
    height: 380px;
}
.yd-video-op{
    position: absolute;
    z-index: 100;
    width: 56px;
    height: 56px;
    top:calc(50% - 28px);
    left: calc(50% - 28px);
}
.yd-video-info{
    position: absolute;
    bottom: 0;
    height: 70px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000)); /** Chrome Safari **/
    background: -moz-linear-gradient(top, transparent, #000); /** FireFox **/
    background: -o-linear-gradient(top, transparent, #000);  /** Opear **/
    background: -ms-linear-gradient(transparent 0%,#000 100%);  /** IE9 IE10 **/
}
.yd-video-info div:nth-child(1){
    font-size: 18px;
}
.yd-video-info>div:nth-last-child(1){
    font-size: 14px;
    color: #acacac;
}
.yd-video-right{
    display: flex;
    flex-wrap: wrap;
    float: right;
    overflow: hidden;
}
.yd-video-item{
    width: 49%;
    box-sizing: border-box;
    height: 50%;
    padding: 25px;
    position: relative;
    border: 1px solid #e6e6e6;
    display: inline-block;
}
.yd-video-item:nth-child(1),.yd-video-item:nth-child(2){
    border-bottom: 0;
}
.yd-video-item:nth-child(2n+1){
    border-right: 0;
}
.yd-v-item-title{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-bottom: 25px;
}
.yd-video-text{
    flex-shrink: 0;
    font-size:12px;
    line-height: 20px;
    color: #999999;
}
.yd-video-bottom{
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    height: 25px;
    width: 250px;
    align-items: center;
    font-size: 12px;
}
.yd-video-time{
    display: flex;
    align-items: center;
    color: #999999;
    display: inline-block;
}
.yd-video-time img {
    margin-right: 20px;
}
.yd-video-sign{
    width: 40px;
    height: 20px;
    border-radius: 2px 2px 2px 2px;
    border: solid 1px rgba(23, 155, 229, 1);
    font-family: ﻿MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #179be5;
    text-align: center;
    float: right;
    line-height: 19px;
}
.yd-book{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    height: 350px;
}
.yd-book-left{
    width: 575px;
}
.yd-book-right{
    width:100%;
}
.yd-book-title{
    display: flex;
    height: 40px;
    border-bottom: 1px solid #f0f0f0;
    justify-content: space-between;
}
.yd-book-con{
    display: flex;
    width: 100%;
    margin-top: 40px;
    justify-content: space-between;
}
.yd-book-item{
    width: 150px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    font-size: 15px;
}
.yd-book-img{
    width: 150px;
    height: 210px;
    overflow: hidden;
    margin-bottom: 20px;
}
.yd-book-img img{
    width: 100%;
    height: 100%;
}
.yd-book-read{
    position: absolute;
    width: 85px;
    height: 30px;
    left: 30px;
    top: 90px;
    border-radius: 20px;
    background: #f78311;
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    display: none;
    cursor: pointer;
}
.yd-book-mask{
    position: absolute;
    height: 210px;
    top: 0;
    left: 0;
    display: none;
    background: rgba(51,51,51,0.4);
}
.yd-book-recommend{
    display: flex;
    background: #fafafa;
    padding: 25px;
    height: 300px;
    justify-content: space-between;
}
.yd-book-recommend>div:last-child{
    margin-right: 0;
}
.yd-recommend-item{
    display: flex;
    flex-direction: column;
    width: 250px;
    height: 240px;
    display: inline-block;
    overflow: hidden;
    margin-right: 40px;
}
.yd-recommend-item>div>div{
    display: inline-block;
}
.yd-recommend-item>div:nth-child(1){
    display: flex;
}
.yd-recommend-item ul {
    flex-direction: column;
    margin-top: 30px;
}
.yd-recommend-item ul li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
}
.yd-book-item>div:nth-child(2){
    color: #494949;
}
.yd-recommend-item ul li:before{
    content: '';
    width: 8px;
    height: 8px;
    left: 0;
    top: 8px;
    display: block;
    background: #e6e6e6;
    margin-right: 20px;
    border-radius: 50%;
    position: absolute;
}
.yd-recommend-item>div:nth-child(1){
    cursor: pointer;
}
.yd-book-cover{
    width: 100px;
    height: 140px;
    overflow: hidden;
    flex-shrink: 0;
    margin-right: 20px;
}
.yd-book-cover img{
    width: 100%;
    height: 100%;
}
.yd-book-name{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
}
.yd-book-det{
    width: 125px;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #999999;
    font-family: 微软雅黑;
    /*word-break: break-all;*/
    margin-bottom: 35px;
}
.yd-book-watch{
    font-size: 12px;
    color: #999999;
}
.yd-book-watch img{
    margin-right: 2px;
}
.yd-ad-center{
    width: 595px;
    overflow: hidden;
}
.yd-ad-center  img  {
    width: 100%;
}
/*中国教会*/
.yd-cn-church{
    margin-top: 50px;
}
.yd-cn-church .yd-news-nav{
    width: 1200px;
}
.yd-cn-church .yd-news-href{
}
.yd-cn-church .yd-news-href ul{
}
.yd-cn-church-group{
    margin-top: 30px;
    display: flex;
    height: 350px;
    /*display: flex;justify-content: space-between;*/
}
.yd-cn-item{
    float: left;
    margin-left: 25px;
    width: 280px;
    height: 330px;
}
.yd-cn-church-group>div:first-child {
    margin-left: 0;
}
.yd-cn-church-group>div:last-child{
    margin-right: 0;
}
.yd-cn-img{
    width: 280px;
    height: 160px;
    overflow: hidden;
}
.yd-cn-item img{
    width: 100%;
    height: 100%;
}
.yd-cn-text{
    background: #f0f0f0;
    width: 280px;
    height: 170px;
    padding: 30px;
}
.yd-cn-title{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
}
.yd-cn-det{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.yd-cn-item:hover{
    box-shadow: 5px 5px 2px 0px #999;
}

.yd-e-item{
    width: 540px;
    height: 360px;
    display: inline-block;
}
.yd-today{
    font-family: Arial;
    width: 540px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
    box-sizing: content-box;
    margin-bottom: 15px;
    display: inline-block;
    overflow: hidden;
}
.yd-today-text{
    display: inline-block;
}
.yd-e-item>div:last-child{
    border-bottom: 0;
}
.yd-today-img{
    width: 126px;
    height: 72px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    display: inline-block;
}
.yd-today-img img{
    min-width: 100%;
    min-height: 100%;
}
.yd-today-time{
    display: flex;
    position: relative;
    align-items: center;
    font-size: 12px;
    color: #999999;
}
.yd-today-time>div{
    display: inline-block;
}
.yd-today-time>div:last-child{
    position: absolute;
    right: 0;
}
.yd-today-title{
    width: 385px;
    height: 40px;
    line-height: 20px;
    font-family: ﻿ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #333333;
    margin-bottom: 13px;
    overflow: hidden;
}
.yd-today-time>a:first-child{
    width: 50px;
    height: 20px;
    border-radius: 2px 2px 2px 2px;
    border: solid 1px rgba(6, 143, 222, 1);
    color: #0095fc;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    margin-right: 16px;
    cursor: pointer;

}
.yd-ad-long{
    margin-top: 20px;
}
.yd-news-english{
    width: 400px !important;
    flex-shrink: 0;
}
.yd-new-e-item{
    margin-bottom: 35px;
    margin-top: 3px;
}
.yd-new-img{
    width: 103px;
    flex-shrink: 0;
    height: 60px;
    margin-right: 13px;
    display: inline-block;
}
.yd-new-e-text{
    display: inline-block;
    float: right;
}
.yd-new-img img{
    width: 100%;
    height: 100%;
}
.yd-new-e-item{
    display: flex;
    overflow: hidden;
}
.yd-new-title{
    width: 282px;
    height: 40px;
    font-family: ﻿ArialMT;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #333333;
}
.yd-new-time{
    height: 9px;
    font-family: ﻿jdIcoMoonFree;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
	margin-top: 5px;
    letter-spacing: 0px;
    color: #999999;
}

.yd-News-daynamics{
    display: flex;
    margin-top: 45px;
    justify-content: space-between;
    overflow: hidden;
}
.yd-News-daynamics>div{
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.yd-News-daynamics>div:last-child{
    margin-right: 0;
    padding-top: 60px;
}
.yd-dayna-l{
    width: 308px;
}
.yd-dayna-c{
    width: 477px;
}
.yd-dayna-r{
    color: #ffffff;
    width: 315px;
    margin-top: 25px;
    height: 362px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url("../img/dyna-r.png") no-repeat 100%;
    background-size: 100% 100%;
}
.yd-dyna-title{
    width: auto;
    display: inline-block;
    position: relative;
    font-size: 20px;
    line-height: 42px;
    color: #333333;
    margin-bottom: 18px;
    border-bottom: 1px solid #f0f0f0;
}
/*.yd-dyna-title:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(0, 149, 252, 1);
}*/
.yd-dyna-con img{
    width: 300px;
    margin-bottom: 22px;
}
.yd-dyna-con div{
    width: 292px;
    /*height: 48px;*/
    font-family: Arial;
    /*word-break: break-all;*/
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    margin-bottom: 20px;
    color: #333333;
    overflow: hidden;
    width: 100%;
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
}
.yd-dyna-con ul{
    flex-direction: column;
    font-family: Arial;
    font-size: 13px;
    color: #999999;
}
.yd-dyna-con ul li{
    display: flex;
    align-items: center;
    margin: 0;
    margin-bottom: 20px;
    /*overflow: hidden;*/
    width: 100%;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}
.yd-dyna-con ul li:last-child{
    border-bottom: 0;
}
/*.yd-dyna-con ul li:before{*/
/*    content: '';*/
/*    width: 9px;*/
/*    height: 8px;*/
/*    background: #e6e6e6;*/
/*    border-radius: 50%;*/
/*    top: calc(50% - 4px);*/
    /* position: absolute; */
/*    left: 0;*/
/*    margin-right: 20px;*/
/*}*/

.yd-dayna-text{
    margin-top: 25px;
}
.yd-dayna-text>div:first-child{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    font-family: Arial;
    /*width: 480px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 35px;
}
.yd-dayna-text>div:last-child{
    width: 477px;
    font-family: Arial;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    max-height: 125px;
    overflow: hidden;
}

.yd-dayna-r>div:first-child{
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold;
    margin-bottom: 15px;
    margin-left: 60px;
}
.yd-dayna-r>div:nth-child(2){
    font-size: 18px;
    margin-bottom: 22px;
    margin-left: 60px;
}
.yd-dayna-r>Div:nth-child(3){
    font-size: 12px;
    margin-left: 60px;
    margin-bottom: 90px;
}
.yd-dayna-upload{
    display: flex;
    font-size: 14px;
}
.yd-dayna-upload>div{
  display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}
.yd-dayna-upload>div:first-child{
    width: 96px;
    height: 30px;
    border-radius: 2px 2px 2px 2px;
    border: solid 1px rgba(110, 216, 255, 1);
    color: #40baff;
    margin-left: 57px;
    margin-right: 30px;
}
.yd-dayna-upload>Div:last-child{
    width: 96px;
    height: 30px;
    background-color: rgba(23, 155, 229, 1);
    border-radius: 2px 2px 2px 2px;
    color: #ffffff;
}
